home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / windows / wc094c.zip / TELENET.SCR < prev    next >
Text File  |  1992-10-01  |  318b  |  30 lines

  1. ;
  2. ; (((( CONNECT TO COMPUSERVE VIA TELENET.SCR )))
  3. ;
  4. ; wait a second for noise to clear..
  5. ;
  6. ;
  7. Pause 1
  8.  
  9. ;
  10. ; Send a few CR's
  11. ;
  12. SEND ^M
  13. SEND ^M
  14.  
  15. ;
  16. ; Wait for PLEASE LOG IN:
  17. ;
  18. WAIT TERMINAL =
  19. SEND D1^M
  20.  
  21. ;
  22. ; Wait for @:
  23. ;
  24. WAIT @
  25. SEND C 614227^M
  26.  
  27. ;
  28. ; end the script and resume normal logon??
  29. ;
  30.